<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#tab { width:785px; height:216px; position:relative;margin:0px 20px ;}
/*è®¾ç½®å®¹å™¨é«˜å®½ç­‰*/
/*html &gt; body #tab { width:785px;}*/
/*å…¼å®¹IE6:IE6ä¸‹å®½åº¦ä¸å¤Ÿ*/
#tab div { position:absolute; top:30px; left:0; width:785px; height:186px;}
/*è®¾ç½®å®¹å™¨é«˜å®½ç­‰*/
#tab div { display:none;}
/*è®¾ç½®å®¹å™¨é»˜è®¤éšè—:ä¸ç”¨IDæ˜¯å›&nbsp;ä¸ºä¸‹é¢å°†åˆ©ç”¨classæ¥æŽ§åˆ¶å®¹å™¨æ˜¾ç¤º,è€Œclassä¼˜å…ˆçº§ä½ŽäºŽidé€‰æ‹©å™¨*/
#tab .block { display:block;}
/*é€‰ä¸­çš„å®¹å™¨*/
#tab h3 { float:left; width:100px; height:40px; line-height:30px; margin:0 0 0 0; font-size:14px; cursor:pointer;  text-align:center; color:#999; font-family:Microsoft YaHei;}
/*é»˜è®¤æ&nbsp;‡é¢˜æ&nbsp;·å¼*/
#tab .up { background:url(../images/hover5.jpg) bottom no-repeat;color:#333}
/*é€‰ä¸­çš„æ&nbsp;‡é¢˜æ&nbsp;·å¼*/
/*ä¿®é¥°åˆ—è¡¨å†…å®¹*/
#tab ul { list-style:none; padding:0; height:186px; margin-top:0px; border-top:1px solid #ddd;}
/*#tab li { border-bottom:1px dotted #c6c6c6; height:22px; padding-top:23px; overflow:hidden; font-size:12px;}*/
#tab li{ width: 368px;float: left;height: 30px;line-height: 30px;background: url(../images/ico2.jpg) no-repeat 3px 12px;padding-left: 12px;margin-right: 6px;
padding-right: 5px;overflow: hidden;border-right: 1px solid #eeeeee;display: block;}
#tab .lastli {margin-right: 0;border-right: none;}
#tab li a { display:inline; font-size:12px; text-decoration:none; text-indent:10px; margin-right:10px;}
#tab li span{ display:block; float:right; margin-right:5px; color: #bdacb3;}
a.tab_title:link { color: #5a5a5a;  text-decoration:underline;}
a.tab_title:visited { color:#5a5a5a;  text-decoration:underline;}
a.tab_title:hover { color:#5a5a5a;  text-decoration:underline;}
a.tab_title:active { color:#5a5a5a;  text-decoration:underline;}
a.tab_menu:link { color:#6464d5;  text-decoration:underline;}
a.tab_menu:hover { color:#8888e0; text-decoration:underline;}

.tt {float: left;width: 258px;margin-right: 14px;}
.tt img {width: 248px;height: 102px;padding: 4px;border: 1px solid #dedede;}
.bb {float:right;width: 508px;}
.bb h4 a {
    font-size: 12px;
    display: block;
    color: #000;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-weight: bold;
    font-family: "Microsoft YaHei";
}
.bb p {
    color: #666666;
    font-size: 12px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}
.bb span a {
    display: block;
    margin-top: 10px;
}

</pre></body></html>